In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AnnotationClicked Event

AnnotationClicked Event (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Event AnnotationClicked As GdViewer.AnnotationClickedEventHandler
public event GdViewer.AnnotationClickedEventHandler AnnotationClicked
public event AnnotationClicked: GdViewer.AnnotationClickedEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.AnnotationClickedEventHandler* AnnotationClicked
public:

event GdViewer.AnnotationClickedEventHandler^ AnnotationClicked
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members